home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / games / rend3221.zip / RENDZU.EXE / 0 / RCDATA / TREGISTRATION / TREGISTRATION.txt
Text File  |  1996-06-01  |  4KB  |  188 lines

  1. object Registration: TRegistration
  2.   Left = 205
  3.   Top = 9
  4.   ActiveControl = Edit1
  5.   BorderStyle = bsDialog
  6.   Caption = 'Registration'
  7.   ClientHeight = 436
  8.   ClientWidth = 431
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'System'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 16
  18.   object Name: TLabel
  19.     Left = 8
  20.     Top = 18
  21.     Width = 57
  22.     Height = 16
  23.     Caption = 'Name:'
  24.   end
  25.   object Company1: TLabel
  26.     Left = 8
  27.     Top = 43
  28.     Width = 89
  29.     Height = 16
  30.     Caption = 'Company:'
  31.   end
  32.   object ProductNr: TLabel
  33.     Left = 8
  34.     Top = 69
  35.     Width = 113
  36.     Height = 16
  37.     Caption = 'Product Number:'
  38.   end
  39.   object Label1: TLabel
  40.     Left = 16
  41.     Top = 101
  42.     Width = 417
  43.     Height = 68
  44.     Caption = 
  45.       'You should regist this shareware version and obtain valid Produc' +
  46.       't Number after sending your data (Name and Company) and data of ' +
  47.       'the program (Rendzu 2.1) with enclosed cash or receipt of remitt' +
  48.       'ance to:'
  49.   end
  50.   object Label6: TLabel
  51.     Left = 224
  52.     Top = 165
  53.     Width = 170
  54.     Height = 16
  55.     Alignment = taRightJustify
  56.     Caption = 'Dmitri Karpatchev'
  57.   end
  58.   object Label7: TLabel
  59.     Left = 180
  60.     Top = 181
  61.     Width = 214
  62.     Height = 16
  63.     Alignment = taRightJustify
  64.     Caption = 'Z∩┐╜rcherstrasse 233'
  65.   end
  66.   object Label8: TLabel
  67.     Left = 139
  68.     Top = 197
  69.     Width = 255
  70.     Height = 16
  71.     Alignment = taRightJustify
  72.     Caption = 'Dietikon, 8953, Switzerland'
  73.   end
  74.   object Label9: TLabel
  75.     Left = 106
  76.     Top = 213
  77.     Width = 288
  78.     Height = 16
  79.     Alignment = taRightJustify
  80.     Caption = 'Swiss Post Bank account:  PC 50-97062-3'
  81.   end
  82.   object Label10: TLabel
  83.     Left = 123
  84.     Top = 320
  85.     Width = 198
  86.     Height = 16
  87.     Alignment = taCenter
  88.     Caption = 'REGISTRATION COST:'
  89.   end
  90.   object Label11: TLabel
  91.     Left = 72
  92.     Top = 368
  93.     Width = 99
  94.     Height = 16
  95.     Caption = 'Source (Dephi):'
  96.   end
  97.   object Label12: TLabel
  98.     Left = 72
  99.     Top = 346
  100.     Width = 56
  101.     Height = 16
  102.     Caption = 'Lisense:'
  103.   end
  104.   object Label13: TLabel
  105.     Left = 192
  106.     Top = 368
  107.     Width = 42
  108.     Height = 16
  109.     Caption = '50 SFr'
  110.   end
  111.   object Label14: TLabel
  112.     Left = 192
  113.     Top = 346
  114.     Width = 157
  115.     Height = 16
  116.     Caption = '10 USD / 10 SFr / 15 DM'
  117.   end
  118.   object Label2: TLabel
  119.     Left = 64
  120.     Top = 392
  121.     Width = 288
  122.     Height = 33
  123.     Alignment = taCenter
  124.     Caption = 
  125.       'Received Product Number is valid for any future versions of this' +
  126.       ' program !'
  127.     Font.Color = clRed
  128.     Font.Height = -13
  129.     Font.Name = 'System'
  130.     Font.Style = []
  131.     ParentFont = False
  132.   end
  133.   object Label3: TLabel
  134.     Left = 16
  135.     Top = 240
  136.     Width = 170
  137.     Height = 16
  138.     Caption = 'CompuServe Registration:'
  139.   end
  140.   object Label4: TLabel
  141.     Left = 16
  142.     Top = 256
  143.     Width = 393
  144.     Height = 57
  145.     Caption = 
  146.       'To have the registration fee added to your CompuServe bill use t' +
  147.       'he CompuServe command GO SWREG and follow the menus.  Rendzu'#39's r' +
  148.       'egistration id is 11651.'
  149.   end
  150.   object OKButton: TBitBtn
  151.     Left = 343
  152.     Top = 15
  153.     Width = 77
  154.     Height = 27
  155.     Font.Color = clBlack
  156.     Font.Height = -12
  157.     Font.Name = 'MS Sans Serif'
  158.     Font.Style = [fsBold]
  159.     ParentFont = False
  160.     TabOrder = 0
  161.     Kind = bkOK
  162.     Margin = 2
  163.     Spacing = -1
  164.     IsControl = True
  165.   end
  166.   object Edit1: TEdit
  167.     Left = 128
  168.     Top = 16
  169.     Width = 177
  170.     Height = 24
  171.     TabOrder = 1
  172.   end
  173.   object Edit2: TEdit
  174.     Left = 128
  175.     Top = 42
  176.     Width = 177
  177.     Height = 24
  178.     TabOrder = 2
  179.   end
  180.   object Edit3: TEdit
  181.     Left = 128
  182.     Top = 67
  183.     Width = 177
  184.     Height = 24
  185.     TabOrder = 3
  186.   end
  187. end
  188.